-
Home
-
Simple History – Track, Log, and Audit WordPress Changes
-
5.16.0 (latest)
-
Code
-
Classes
- WP_REST_Stats_Controller
Total Complexity |
27 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
600 |
Lines of code |
419 |
Logical lines of code |
113 |
Comment lines |
110 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_routes() |
S |
37 |
1 |
119 |
get_date_range_from_request() |
S |
58 |
5 |
17 |
get_item_schema() |
S |
49 |
2 |
36 |
get_summary() |
S |
45 |
1 |
43 |
get_plugins_stats() |
S |
51 |
2 |
27 |
get_media_stats() |
S |
53 |
2 |
24 |
get_users_stats() |
S |
54 |
2 |
21 |
get_content_stats() |
S |
54 |
2 |
21 |
get_collection_params() |
S |
52 |
1 |
26 |
get_items_permissions_check() |
S |
64 |
2 |
10 |
get_core_stats() |
S |
58 |
1 |
15 |
format_date_range() |
S |
61 |
1 |
12 |
get_peak_days() |
S |
62 |
1 |
11 |
get_peak_times() |
S |
62 |
1 |
11 |
get_activity_overview() |
S |
62 |
1 |
11 |
__construct() |
S |
73 |
1 |
5 |
get_default_date_range() |
S |
63 |
1 |
10 |